PDF4Java Reference Documentation
com.o2sol.pdf4java Package / PDFPage Class / getBleedBox Method
In This Topic
    getBleedBox Method
    In This Topic
    Gets the bleed box.
    Syntax
    public PDFStandardRectangle getBleedBox()

    Return Value

    A com.o2sol.pdf4java.graphics.PDFStandardRectangle expressed in default user space units, defining the region to which the contents of the page should be clipped when output in a production environment.
    See Also